[BETA] Invite Vendors
Invites a collection of Vendors to the Topsort platform.
The request payload should contain an array of pairs of vendor’s ID, and email.
POST
/
public
/
v1
/
invitation-service
/
invitations
Body
application/json
invites
object[]
requiredA list of vendors to invite to the Topsort platform. The IDs provided must already exist on the catalog.
Response
200 - application/json
The response is of type any
.